projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34c3cc9
)
(format-alist): Fix typo in doc-string.
author
Martin Rudalics
<rudalics@gmx.at>
Fri, 24 Aug 2007 05:43:36 +0000
(
05:43
+0000)
committer
Martin Rudalics
<rudalics@gmx.at>
Fri, 24 Aug 2007 05:43:36 +0000
(
05:43
+0000)
lisp/format.el
patch
|
blob
|
history
diff --git
a/lisp/format.el
b/lisp/format.el
index 35e47efadbfe5e1ec2f29ff5b1366eb98f3b37ca..6e0abd7724e9af417684390ac023bc19367bc906 100644
(file)
--- a/
lisp/format.el
+++ b/
lisp/format.el
@@
-145,7
+145,7
@@
MODE-FN, if specified, is called when visiting a file with that format.
that this would turn on some minor mode.
PRESERVE, if non-nil, means that `format-write-file' should not remove
- this format from `buffer-file-format
s
'.")
+ this format from `buffer-file-format'.")
;;; Basic Functions (called from Lisp)